home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / kmkm4230.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  54.3 KB  |  1,956 lines

  1. *GPDSpecVersion: "1.0"
  2. *Include: "StdNames.gpd"
  3. *Include: "ttfsub.gpd"
  4. *GPDFileVersion: "1.3.5A"
  5. *GPDFileName: "KMKM4230.GPD"
  6. *ModelName: "Kyocera Mita KM-4230"
  7. *MasterUnits: PAIR(600, 600)
  8. *ResourceDLL: "KMRES.Dll"
  9. *PrinterType: PAGE
  10. *MaxCopies: 999
  11. *FontCartSlots: 0
  12.  
  13. *PrintRate: 42
  14. *PrintRateUnit: PPM
  15. *PrintRatePPM: 42
  16.  
  17. *Feature: Orientation
  18. {
  19.     *rcNameID: =ORIENTATION_DISPLAY
  20.     *DefaultOption: PORTRAIT
  21.     *Option: PORTRAIT
  22.     {
  23.         *rcNameID: =PORTRAIT_DISPLAY
  24.         *Command: CmdSelect
  25.         {
  26.             *Order: DOC_SETUP.1
  27.             *Cmd: "<1B>&l0O"
  28.         }
  29.     }
  30.     *Option: LANDSCAPE_CC90
  31.     {
  32.         *rcNameID: =LANDSCAPE_DISPLAY
  33.         *Command: CmdSelect
  34.         {
  35.             *Order: DOC_SETUP.1
  36.             *Cmd: "<1B>&l1O"
  37.         }
  38.     }
  39. }
  40. *Feature: InputBin
  41. {
  42.     *rcNameID: =PAPER_SOURCE_DISPLAY
  43.     *DefaultOption: Option1
  44.     *Option: Option1     *%Auto
  45.     {
  46.         *rcNameID: 261
  47.         *OptionID: 261
  48.         *Command: CmdSelect
  49.         {
  50.             *Order: DOC_SETUP.5
  51.             *Cmd: "<1B>&l150H"
  52.         }
  53.     }
  54.     *Option: Option2     *%Tray1
  55.     {
  56.         *rcNameID: 271
  57.         *OptionID: 271
  58.         *Command: CmdSelect
  59.         {
  60.             *Order: DOC_SETUP.5
  61.             *Cmd: "<1B>&l1H"
  62.         }
  63.     }
  64.     *Option: Option3     *%Tray2
  65.     {
  66.         *rcNameID: 272
  67.         *OptionID: 272
  68.         *Command: CmdSelect
  69.         {
  70.             *Order: DOC_SETUP.5
  71.             *Cmd: "<1B>&l4H"
  72.         }
  73.     }
  74.     *Option: Option4     *%Tray3
  75.     {
  76.         *rcNameID: 273
  77.         *OptionID: 273
  78.         *Command: CmdSelect
  79.         {
  80.             *Order: DOC_SETUP.5
  81.             *Cmd: "<1B>&l103H"
  82.         }
  83.     }
  84.     *Option: Option5     *%Tray4
  85.     {
  86.         *rcNameID: 274
  87.         *OptionID: 274
  88.         *Command: CmdSelect
  89.         {
  90.             *Order: DOC_SETUP.5
  91.             *Cmd: "<1B>&l104H"
  92.         }
  93.     }
  94.     *Option: Option6     *%LCT
  95.     {
  96.         *rcNameID: 262
  97.         *OptionID: 262
  98.         *Command: CmdSelect
  99.         {
  100.             *Order: DOC_SETUP.5
  101.             *Cmd: "<1B>&l105H"
  102.         }
  103.     }
  104.     *Option: Option7     *%Bypass
  105.     {
  106.         *rcNameID: 270
  107.         *OptionID: 270
  108.         *Command: CmdSelect
  109.         {
  110.             *Order: DOC_SETUP.5
  111.             *Cmd: "<1B>&l2H"
  112.         }
  113.     }
  114. }
  115. *Feature: OpFeed   *%OptionFeeder
  116. {
  117.     *rcNameID: 410
  118.     *FeatureType: PRINTER_PROPERTY
  119.     *DefaultOption: NONE
  120.     *Option: NONE   *%NotInstalled
  121.     {
  122.         *rcNameID: 401
  123.         *Constraints: LIST(InputBin.Option4, InputBin.Option5, InputBin.Option6)
  124.         *Constraints: LIST(Publish.Option14, Publish.Option15, Publish.Option16, Publish.Option20, Publish.Option21, Publish.Option22)
  125.     }
  126.     *Option: MDdesk   *%500x2Desk
  127.     {
  128.         *rcNameID: 411
  129.         *Constraints: LIST(InputBin.Option6)
  130.         *Constraints: LIST(Publish.Option16, Publish.Option22)
  131.     }
  132.     *Option: LCdesk   *%LCTDesk
  133.     {
  134.         *rcNameID: 412
  135.         *Constraints: LIST(InputBin.Option4, InputBin.Option5)
  136.         *Constraints: LIST(Publish.Option14, Publish.Option15, Publish.Option20, Publish.Option21)
  137.     }
  138. }
  139. *Feature: Resolution
  140. {
  141.     *rcNameID: =RESOLUTION_DISPLAY
  142.     *DefaultOption: Option1
  143.     *Option: Option1
  144.     {
  145.         *Name: "600 x 600 " =DOTS_PER_INCH
  146.         *DPI: PAIR(600, 600)
  147.         *TextDPI: PAIR(600, 600)
  148.         *MinStripBlankPixels: 32
  149.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  150.         *SpotDiameter: 100
  151.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  152.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  153.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  154.         *Command: CmdSelect
  155.         {
  156.             *Order: JOB_SETUP.17
  157.             *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  158.         }
  159.     }
  160. }
  161. *BlockMacro: PaperConstraints1
  162.     {
  163.     *Constraints: LIST(InputBin.Option2, InputBin.Option3, InputBin.Option4, InputBin.Option5, InputBin.Option6)
  164.     }
  165. *BlockMacro: PaperConstraints2
  166.     {
  167.     *Constraints: LIST(InputBin.Option6)
  168.     }
  169. *BlockMacro: PaperConstraints3
  170.     {
  171.     *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL, Stapling.Option2, Stapling.Option3, Stapling.Option4,  Punch.Option2, Punch.Option3, Punch.Option4)
  172.     }
  173. *Feature: PaperSize
  174. {
  175.     *rcNameID: =PAPER_SIZE_DISPLAY
  176.     *DefaultOption: LETTER
  177.     *Option: Option1     *%Ledger
  178.     {
  179.         *rcNameID: 310
  180.         *OptionID: 310
  181.         *InsertBlock: =PaperConstraints2
  182. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  183.         *Constraints: LIST(Punch.Option2, Punch.Option4)
  184.         *PageDimensions: PAIR(6600, 10200)
  185.         *PageProtectMem: 9350
  186.         *switch: Orientation
  187.         {
  188.             *case: PORTRAIT
  189.             {
  190.                 *PrintableArea: PAIR(6300, 9900)
  191.                 *PrintableOrigin: PAIR(150, 150)
  192.                 *CursorOrigin: PAIR(150, 100)
  193.                 *Command: CmdSelect
  194.                 {
  195.                     *Order: DOC_SETUP.7
  196.                     *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t7560x12000Y"
  197.                 }
  198.             }
  199.             *case: LANDSCAPE_CC90
  200.             {
  201.                 *PrintableArea: PAIR(6300, 9900)
  202.                 *PrintableOrigin: PAIR(150, 150)
  203.                 *CursorOrigin: PAIR(100, 10050)
  204.                 *Command: CmdSelect
  205.                 {
  206.                     *Order: DOC_SETUP.7
  207.                     *Cmd: "<1B>&l3O<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t11880x7680Y"
  208.                 }
  209.             }
  210.         }
  211.     }
  212.     *Option: LETTER
  213.     {
  214.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  215.         *Constraints: LIST(Punch.Option2, Punch.Option4)
  216.         *PageProtectMem: 4109
  217.         *switch: Orientation
  218.         {
  219.             *case: PORTRAIT
  220.             {
  221.                 *PrintableArea: PAIR(4800, 6324)
  222.                 *PrintableOrigin: PAIR(150, 150)
  223.                 *CursorOrigin: PAIR(150, 90)
  224.                 *Command: CmdSelect
  225.                 {
  226.                     *Order: DOC_SETUP.7
  227.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  228.                 }
  229.             }
  230.             *case: LANDSCAPE_CC90
  231.             {
  232.                 *PrintableArea: PAIR(4880, 6344)
  233.                 *PrintableOrigin: PAIR(100, 136)
  234.                 *CursorOrigin: PAIR(100, 6480)
  235.                 *Command: CmdSelect
  236.                 {
  237.                     *Order: DOC_SETUP.7
  238.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  239.                 }
  240.             }
  241.         }
  242.     }
  243.     *Option: LEGAL
  244.     {
  245.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  246.         *InsertBlock: =PaperConstraints2
  247.         *Constraints: LIST(Stapling.Option3)
  248. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  249.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  250.         *PageProtectMem: 5230
  251.         *switch: Orientation
  252.         {
  253.             *case: PORTRAIT
  254.             {
  255.                 *PrintableArea: PAIR(4800, 8124)
  256.                 *PrintableOrigin: PAIR(150, 150)
  257.                 *CursorOrigin: PAIR(150, 90)
  258.                 *Command: CmdSelect
  259.                 {
  260.                     *Order: DOC_SETUP.7
  261.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
  262.                 }
  263.             }
  264.             *case: LANDSCAPE_CC90
  265.             {
  266.                 *PrintableArea: PAIR(4880, 8142)
  267.                 *PrintableOrigin: PAIR(100, 138)
  268.                 *CursorOrigin: PAIR(100, 8280)
  269.                 *Command: CmdSelect
  270.                 {
  271.                     *Order: DOC_SETUP.7
  272.                     *Cmd: "<1B>&l3O<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  273.                 }
  274.             }
  275.         }
  276.     }
  277.     *Option: A3
  278.     {
  279.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  280.         *InsertBlock: =PaperConstraints2
  281. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  282.         *Constraints: LIST(Punch.Option3)
  283.         *PageProtectMem: 9667
  284.         *switch: Orientation
  285.         {
  286.             *case: PORTRAIT
  287.             {
  288.                 *PrintableArea: PAIR(6714, 9654)
  289.                 *PrintableOrigin: PAIR(150, 150)
  290.                 *CursorOrigin: PAIR(150, 90)
  291.                 *Command: CmdSelect
  292.                 {
  293.                     *Order: DOC_SETUP.7
  294.                     *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t8057x11693Y"
  295.                 }
  296.             }
  297.             *case: LANDSCAPE_CC90
  298.             {
  299.                 *PrintableArea: PAIR(6794, 9684)
  300.                 *PrintableOrigin: PAIR(100, 120)
  301.                 *CursorOrigin: PAIR(100, 9804)
  302.                 *Command: CmdSelect
  303.                 {
  304.                     *Order: DOC_SETUP.7
  305.                     *Cmd: "<1B>&l3O<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t11621x8177Y"
  306.                 }
  307.             }
  308.         }
  309.     }
  310.     *Option: A4
  311.     {
  312.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  313.     *Constraints: LIST(Punch.Option3)
  314.         *PageProtectMem: 4249
  315.         *switch: Orientation
  316.         {
  317.             *case: PORTRAIT
  318.             {
  319.                 *PrintableArea: PAIR(4646, 6738)
  320.                 *PrintableOrigin: PAIR(150, 150)
  321.                 *CursorOrigin: PAIR(150, 90)
  322.                 *Command: CmdSelect
  323.                 {
  324.                     *Order: DOC_SETUP.7
  325.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  326.                 }
  327.             }
  328.             *case: LANDSCAPE_CC90
  329.             {
  330.                 *PrintableArea: PAIR(4732, 6758)
  331.                 *PrintableOrigin: PAIR(110, 136)
  332.                 *CursorOrigin: PAIR(100, 6894)
  333.                 *Command: CmdSelect
  334.                 {
  335.                     *Order: DOC_SETUP.7
  336.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  337.                 }
  338.             }
  339.         }
  340.     }
  341.     *Option: B4
  342.     {
  343.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  344.         *InsertBlock: =PaperConstraints2
  345. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  346.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  347.         *PageProtectMem: 6391
  348.         *switch: Orientation
  349.         {
  350.             *case: PORTRAIT
  351.             {
  352.                 *PrintableArea: PAIR(5772, 8328)
  353.                 *PrintableOrigin: PAIR(150, 150)
  354.                 *CursorOrigin: PAIR(150, 90)
  355.                 *Command: CmdSelect
  356.                 {
  357.                     *Order: DOC_SETUP.7
  358.                     *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t6926x10102Y"
  359.                 }
  360.             }
  361.             *case: LANDSCAPE_CC90
  362.             {
  363.                 *PrintableArea: PAIR(5852, 8358)
  364.                 *PrintableOrigin: PAIR(100, 120)
  365.                 *CursorOrigin: PAIR(100, 8478)
  366.                 *Command: CmdSelect
  367.                 {
  368.                     *Order: DOC_SETUP.7
  369.                     *Cmd: "<1B>&l3O<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t10030x7046Y"
  370.                 }
  371.             }
  372.         }
  373.     }
  374.     *Option: B5
  375.     {
  376.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  377.         *Constraints: LIST(InputBin.Option6)
  378.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  379.         *PageProtectMem: 3198
  380.         *switch: Orientation
  381.         {
  382.             *case: PORTRAIT
  383.             {
  384.                 *PrintableArea: PAIR(4002, 5802)
  385.                 *PrintableOrigin: PAIR(150, 150)
  386.                 *CursorOrigin: PAIR(150, 90)
  387.                 *Command: CmdSelect
  388.                 {
  389.                     *Order: DOC_SETUP.7
  390.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  391.                 }
  392.             }
  393.             *case: LANDSCAPE_CC90
  394.             {
  395.                 *PrintableArea: PAIR(4072, 5832)
  396.                 *PrintableOrigin: PAIR(110, 120)
  397.                 *CursorOrigin: PAIR(100, 5952)
  398.                 *Command: CmdSelect
  399.                 {
  400.                     *Order: DOC_SETUP.7
  401.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  402.                 }
  403.             }
  404.         }
  405.     }
  406.     *Option: Option8     *%A5
  407.     {
  408.         *rcNameID: 332
  409.         *OptionID: 332
  410.         *InsertBlock: =PaperConstraints2
  411. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  412.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  413.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  414.         *PageDimensions: PAIR(3496, 4960)
  415.         *PageProtectMem: 2125
  416.         *switch: Orientation
  417.         {
  418.             *case: PORTRAIT
  419.             {
  420.                 *PrintableArea: PAIR(3186, 4660)
  421.                 *PrintableOrigin: PAIR(150, 150)
  422.                 *CursorOrigin: PAIR(150, 90)
  423.                 *Command: CmdSelect
  424.                 {
  425.                     *Order: DOC_SETUP.7
  426.                     *Cmd: "!R!spsz13;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3835x5736Y"
  427.                 }
  428.             }
  429.             *case: LANDSCAPE_CC90
  430.             {
  431.                 *PrintableArea: PAIR(3226, 4720)
  432.                 *PrintableOrigin: PAIR(120, 120)
  433.                 *CursorOrigin: PAIR(100, 4840)
  434.                 *Command: CmdSelect
  435.                 {
  436.                     *Order: DOC_SETUP.7
  437.                     *Cmd: "!R!spsz13;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5664x3955Y"
  438.                 }
  439.             }
  440.         }
  441.     }
  442.     *Option: Option9     *%Folio
  443.     {
  444.         *rcNameID: 337
  445.         *OptionID: 337
  446.         *InsertBlock: =PaperConstraints2
  447. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  448.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  449.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  450.         *PageDimensions: PAIR(4960, 7795)
  451.         *PageProtectMem: 10000
  452.         *switch: Orientation
  453.         {
  454.             *case: PORTRAIT
  455.             {
  456.                 *PrintableArea: PAIR(4650, 7495)
  457.                 *PrintableOrigin: PAIR(150, 150)
  458.                 *CursorOrigin: PAIR(150, 90)
  459.                 *Command: CmdSelect
  460.                 {
  461.                     *Order: DOC_SETUP.7
  462.                     *Cmd: "!R!spsz51;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5592x9138Y"
  463.                 }
  464.             }
  465.             *case: LANDSCAPE_CC90
  466.             {
  467.                 *PrintableArea: PAIR(4740, 7555)
  468.                 *PrintableOrigin: PAIR(100, 120)
  469.                 *CursorOrigin: PAIR(100, 7675)
  470.                 *Command: CmdSelect
  471.                 {
  472.                     *Order: DOC_SETUP.7
  473.                     *Cmd: "!R!spsz51;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t9066x5712Y"
  474.                 }
  475.             }
  476.         }
  477.     }
  478.     *Option: ENV_10
  479.     {
  480.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  481.         *InsertBlock: =PaperConstraints1
  482.         *InsertBlock: =PaperConstraints3
  483. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  484.         *PageProtectMem: 4109
  485.         *switch: Orientation
  486.         {
  487.             *case: PORTRAIT
  488.             {
  489.                 *PrintableArea: PAIR(2148, 5400)
  490.                 *PrintableOrigin: PAIR(150, 150)
  491.                 *CursorOrigin: PAIR(150, 80)
  492.                 *Command: CmdSelect
  493.                 {
  494.                     *Order: DOC_SETUP.7
  495.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6648Y"
  496.                 }
  497.             }
  498.             *case: LANDSCAPE_CC90
  499.             {
  500.                 *PrintableArea: PAIR(2178, 5400)
  501.                 *PrintableOrigin: PAIR(150, 150)
  502.                 *CursorOrigin: PAIR(100, 5550)
  503.                 *Command: CmdSelect
  504.                 {
  505.                     *Order: DOC_SETUP.7
  506.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  507.                 }
  508.             }
  509.         }
  510.     }
  511.     *Option: ENV_DL
  512.     {
  513.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  514.         *InsertBlock: =PaperConstraints1
  515.         *InsertBlock: =PaperConstraints3
  516. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  517.         *PageProtectMem: 4109
  518.         *switch: Orientation
  519.         {
  520.             *case: PORTRAIT
  521.             {
  522.                 *PrintableArea: PAIR(2298, 4896)
  523.                 *PrintableOrigin: PAIR(150, 150)
  524.                 *CursorOrigin: PAIR(150, 80)
  525.                 *Command: CmdSelect
  526.                 {
  527.                     *Order: DOC_SETUP.7
  528.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2758x6043Y"
  529.                 }
  530.             }
  531.             *case: LANDSCAPE_CC90
  532.             {
  533.                 *PrintableArea: PAIR(2298, 4896)
  534.                 *PrintableOrigin: PAIR(150, 150)
  535.                 *CursorOrigin: PAIR(100, 5046)
  536.                 *Command: CmdSelect
  537.                 {
  538.                     *Order: DOC_SETUP.7
  539.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  540.                 }
  541.             }
  542.         }
  543.     }
  544.     *Option: ENV_MONARCH
  545.     {
  546.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  547.         *InsertBlock: =PaperConstraints1
  548.         *InsertBlock: =PaperConstraints3
  549. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  550.         *PageProtectMem: 4109
  551.         *switch: Orientation
  552.         {
  553.             *case: PORTRAIT
  554.             {
  555.                 *PrintableArea: PAIR(1998, 4200)
  556.                 *PrintableOrigin: PAIR(150, 150)
  557.                 *CursorOrigin: PAIR(150, 100)
  558.                 *Command: CmdSelect
  559.                 {
  560.                     *Order: DOC_SETUP.7
  561.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5160Y"
  562.                 }
  563.             }
  564.             *case: LANDSCAPE_CC90
  565.             {
  566.                 *PrintableArea: PAIR(2028, 4200)
  567.                 *PrintableOrigin: PAIR(150, 150)
  568.                 *CursorOrigin: PAIR(100, 4350)
  569.                 *Command: CmdSelect
  570.                 {
  571.                     *Order: DOC_SETUP.7
  572.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2554Y"
  573.                 }
  574.             }
  575.         }
  576.     }
  577.     *Option: ENV_C5
  578.     {
  579.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  580.         *InsertBlock: =PaperConstraints1
  581.         *InsertBlock: =PaperConstraints3
  582. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  583.         *PageProtectMem: 4109
  584.         *switch: Orientation
  585.         {
  586.             *case: PORTRAIT
  587.             {
  588.                 *PrintableArea: PAIR(3518, 5112)
  589.                 *PrintableOrigin: PAIR(150, 150)
  590.                 *CursorOrigin: PAIR(150, 90)
  591.                 *Command: CmdSelect
  592.                 {
  593.                     *Order: DOC_SETUP.7
  594.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  595.                 }
  596.             }
  597.             *case: LANDSCAPE_CC90
  598.             {
  599.                 *PrintableArea: PAIR(3528, 5112)
  600.                 *PrintableOrigin: PAIR(150, 150)
  601.                 *CursorOrigin: PAIR(100, 5262)
  602.                 *Command: CmdSelect
  603.                 {
  604.                     *Order: DOC_SETUP.7
  605.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  606.                 }
  607.             }
  608.         }
  609.     }
  610.     *Option: Option14     *%Statement
  611.     {
  612.         *rcNameID: 313
  613.         *OptionID: 313
  614.         *InsertBlock: =PaperConstraints2
  615. *%    *Constraints: LIST(Booklet.Option2, Booklet.Option3)
  616.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  617.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  618.         *PageDimensions: PAIR(3300, 5600)
  619.         *PageProtectMem: 10000
  620.         *switch: Orientation
  621.         {
  622.             *case: PORTRAIT
  623.             {
  624.                 *PrintableArea: PAIR(2990, 4800)
  625.                 *PrintableOrigin: PAIR(150, 150)
  626.                 *CursorOrigin: PAIR(150, 90)
  627.                 *Command: CmdSelect
  628.                 {
  629.                     *Order: DOC_SETUP.7
  630.                     *Cmd: "!R!spsz50;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3600x5904Y"
  631.                 }
  632.             }
  633.             *case: LANDSCAPE_CC90
  634.             {
  635.                 *PrintableArea: PAIR(3080, 4860)
  636.                 *PrintableOrigin: PAIR(100, 120)
  637.                 *CursorOrigin: PAIR(100, 4980)
  638.                 *Command: CmdSelect
  639.                 {
  640.                     *Order: DOC_SETUP.7
  641.                     *Cmd: "!R!spsz50;EXIT;<1B>&l3O<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5832x3720Y"
  642.                 }
  643.             }
  644.         }
  645.     }
  646.     *Option: Option20   *%A4Booklet
  647.     {
  648.         *rcNameID: 371
  649.         *OptionID: 371
  650.         *InsertBlock: =PaperConstraints2
  651.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  652.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  653.         *PageDimensions: PAIR(4962, 7014)
  654.         *PageProtectMem: 4249
  655.         *switch: Orientation
  656.         {
  657.             *case: PORTRAIT
  658.             {
  659.                 *PrintableArea: PAIR(4646, 6738)
  660.                 *PrintableOrigin: PAIR(150, 150)
  661.                 *CursorOrigin: PAIR(150, 90)
  662.                 *Command: CmdSelect
  663.                 {
  664.                     *Order: DOC_SETUP.7
  665.                     *Cmd: "!R!spsz8,5;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  666.                 }
  667.             }
  668.             *case: LANDSCAPE_CC90
  669.             {
  670.                 *PrintableArea: PAIR(4732, 6758)
  671.                 *PrintableOrigin: PAIR(110, 136)
  672.                 *CursorOrigin: PAIR(100, 6894)
  673.                 *Command: CmdSelect
  674.                 {
  675.                     *Order: DOC_SETUP.7
  676.                     *Cmd: "!R!spsz8,5;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  677.                 }
  678.             }
  679.         }
  680.     }
  681.     *Option: Option21   *%LetterBooklet
  682.     {
  683.         *rcNameID: 372
  684.         *OptionID: 372
  685.         *InsertBlock: =PaperConstraints2
  686.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4)
  687.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  688.         *PageDimensions: PAIR(5100, 6600)
  689.         *PageProtectMem: 4109
  690.         *switch: Orientation
  691.         {
  692.             *case: PORTRAIT
  693.             {
  694.                 *PrintableArea: PAIR(4800, 6324)
  695.                 *PrintableOrigin: PAIR(150, 150)
  696.                 *CursorOrigin: PAIR(150, 90)
  697.                 *Command: CmdSelect
  698.                 {
  699.                     *Order: DOC_SETUP.7
  700.                     *Cmd: "!R!spsz6,1;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  701.                 }
  702.             }
  703.             *case: LANDSCAPE_CC90
  704.             {
  705.                 *PrintableArea: PAIR(4880, 6344)
  706.                 *PrintableOrigin: PAIR(100, 136)
  707.                 *CursorOrigin: PAIR(100, 6480)
  708.                 *Command: CmdSelect
  709.                 {
  710.                     *Order: DOC_SETUP.7
  711.                     *Cmd: "!R!spsz6,1;EXIT;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  712.                 }
  713.             }
  714.         }
  715.     }
  716.     *Option: CUSTOMSIZE
  717.     {
  718.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  719.         *MinSize: PAIR(2328, 3498)
  720.         *MaxSize: PAIR(7020, 10200)
  721.         *MaxPrintableWidth: 7020
  722.         *MinLeftMargin: 50
  723.         *CenterPrintable?: FALSE
  724.         *PageProtectMem: 1692
  725.         *switch: Orientation
  726.         {
  727.             *case: PORTRAIT
  728.             {
  729.                 *Command: CmdSelect
  730.                 {
  731.                     *Order: DOC_SETUP.7
  732.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }
  733. + "x" %d{(((PhysPaperLength - 300) * 6) / 5) }"Y"
  734.                 }
  735.             }
  736.             *case: LANDSCAPE_CC90
  737.             {
  738.                 *Command: CmdSelect
  739.                 {
  740.                     *Order: DOC_SETUP.7
  741.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperWidth - 8400) * 6) / 5) }
  742. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  743. + "Y"
  744.                 }
  745.             }
  746.         }
  747.     }
  748. }
  749. *Feature: EcoPrint
  750. {
  751.     *rcNameID: 530
  752.     *DefaultOption: Option1
  753.     *Option: Option1
  754.     {
  755.         *rcNameID: 502
  756.         *OptionID: 502
  757.         *Command: CmdSelect
  758.         {
  759.             *Order: JOB_SETUP.4
  760.             *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  761.         }
  762.     }
  763.     *Option: Option2
  764.     {
  765.         *rcNameID: 501
  766.         *OptionID: 501
  767.         *Command: CmdSelect
  768.         {
  769.             *Order: JOB_SETUP.4
  770.             *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  771.         }
  772.     }
  773. }
  774. *Feature: Booklet   *%Booklet Mode
  775. {
  776.     *rcNameID: 700
  777.     *DefaultOption: Option1
  778.     *Option: Option1   *%None
  779.     {
  780.         *rcNameID: 503
  781.         *Command: CmdSelect
  782.         {
  783.             *Order: JOB_SETUP.7
  784.             *Cmd: "@PJL SET MBOOKLET=OFF<0A>"
  785.         }
  786.     }
  787.     *Option: Option2   *%LeftBind
  788.     {
  789.         *rcNameID: 702
  790.         *Command: CmdSelect
  791.     {
  792.      *Order: JOB_SETUP.7
  793.      *Cmd: "@PJL SET MBOOKLET=ON<0A>@PJL SET MBOOKLETDIRECTION=LEFTOPEN<0A>@PJL SET MBOOKLE"
  794. + "TSIZE=A3<0A>"
  795.     }
  796.      }
  797.     *Option: Option3   *%RightBind
  798.     {
  799.         *rcNameID: 703
  800.         *Command: CmdSelect
  801.     {
  802.     *Order: JOB_SETUP.7
  803.     *Cmd: "@PJL SET MBOOKLET=ON<0A>@PJL SET MBOOKLETDIRECTION=RIGHTOPEN<0A>@PJL SET MBOOKL"
  804. + "ETSIZE=A3<0A>"
  805.     }
  806.      }
  807. }
  808. *Feature: SortMode   *%Sort Mode
  809. {
  810.     *rcNameID: 610
  811.     *DefaultOption: Option2
  812.     *Option: Option1   *%None
  813.     {
  814.         *rcNameID: 503
  815.         *Command: CmdSelect
  816.         {
  817.             *Order: JOB_SETUP.6
  818.             *Cmd: "@PJL SET MSORT=NONE<0A>"
  819.         }
  820.     }
  821.     *Option: Option2   *%Sort
  822.     {
  823.         *rcNameID: 611
  824.         *Command: CmdSelect
  825.         {
  826.             *Order: JOB_SETUP.6
  827.             *Cmd: "@PJL SET MSORT=SORT<0A>"
  828.         }
  829.     }
  830.     *Option: Option3   *%Group
  831.     {
  832.         *rcNameID: 612
  833.         *Command: CmdSelect
  834.         {
  835.             *Order: JOB_SETUP.6
  836.             *Cmd: "@PJL SET MSORT=GROUP<0A>"
  837.         }
  838.     }
  839. }
  840. *Feature: Stapling   *%Staple Mode
  841. {
  842.    *rcNameID: 620
  843.     *DefaultOption: Option1
  844.     *Option: Option1   *%None
  845.     {
  846.         *rcNameID: 503
  847.         *Command: CmdSelect
  848.         {
  849.             *Order: JOB_SETUP.9
  850.             *Cmd: "@PJL SET MSTAPLER=OFF<0A>"
  851.         }
  852.      }
  853.    *Option: Option2   *%FrontPosition
  854.     {
  855.         *rcNameID: 621
  856.         *Command: CmdSelect
  857.         {
  858.             *Order: JOB_SETUP.9
  859.             *Cmd: "@PJL SET MSTAPLER=FRONT<0A>"
  860.         }
  861.      }
  862.    *Option: Option3   *%CenterPosition
  863.     {
  864.         *rcNameID: 622
  865.         *Command: CmdSelect
  866.         {
  867.             *Order: JOB_SETUP.9
  868.             *Cmd: "@PJL SET MSTAPLER=CENTER<0A>"
  869.         }
  870.      }
  871.    *Option: Option4   *%RearPosition
  872.     {
  873.         *rcNameID: 623
  874.         *Command: CmdSelect
  875.         {
  876.             *Order: JOB_SETUP.9
  877.             *Cmd: "@PJL SET MSTAPLER=REAR<0A>"
  878.         }
  879.      }
  880.    *Option: Option5   *%BookletStitch
  881.     {
  882.         *rcNameID: 624
  883.         *Command: CmdSelect
  884.         {
  885.             *Order: JOB_SETUP.9
  886.             *Cmd: "@PJL SET MSTAPLER=SADDLESTITCH<0A>"
  887.         }
  888.      }
  889. }
  890. *Feature: Punch   *%Punch Mode
  891. {
  892.    *rcNameID: 630
  893.     *DefaultOption: Option1
  894.     *Option: Option1   *%None
  895.     {
  896.         *rcNameID: 503
  897.         *Command: CmdSelect
  898.         {
  899.             *Order: JOB_SETUP.10
  900.             *Cmd: "@PJL SET MHOLEPUNCH=OFF<0A>@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  901.         }
  902.      }
  903.     *Option: Option2   *%2holes
  904.     {
  905.         *rcNameID: 631
  906.         *Command: CmdSelect
  907.         {
  908.             *Order: JOB_SETUP.10
  909.             *Cmd: "@PJL SET MHOLEPUNCH=2HOLES<0A>@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  910.         }
  911.      }
  912.     *Option: Option3   *%3holes
  913.     {
  914.         *rcNameID: 632
  915.         *Command: CmdSelect
  916.         {
  917.             *Order: JOB_SETUP.10
  918.             *Cmd: "@PJL SET MHOLEPUNCH=3HOLES<0A>@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  919.         }
  920.      }
  921.     *Option: Option4   *%4holes
  922.     {
  923.         *rcNameID: 633
  924.         *Command: CmdSelect
  925.         {
  926.             *Order: JOB_SETUP.10
  927.             *Cmd: "@PJL SET MHOLEPUNCH=4HOLES<0A>@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  928.         }
  929.      }
  930. }
  931. *Feature: Publish   *%Cover/OHPMode
  932. {
  933.     *rcNameID: 720
  934.     *DefaultOption: Option1
  935.     *Option: Option1   *%None
  936.     {
  937.         *rcNameID: 503
  938.         *Command: CmdSelect
  939.         {
  940.             *Order: JOB_SETUP.11
  941.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINPUT=0<0A>"
  942.         }
  943.      }
  944.     *Option: Option2   *%Cover/F
  945.     {
  946.         *rcNameID: 722
  947.         *Command: CmdSelect
  948.         {
  949.             *Order: JOB_SETUP.11
  950.             *Cmd: "@PJL SET MCOVER=1<0A>@PJL SET MINPUT=0<0A>"
  951.         }
  952.      }
  953.     *Option: Option3   *%Cover/FP
  954.     {
  955.         *rcNameID: 723
  956.         *Command: CmdSelect
  957.         {
  958.             *Order: JOB_SETUP.11
  959.             *Cmd: "@PJL SET MCOVER=2<0A>@PJL SET MINPUT=0<0A>"
  960.         }
  961.      }
  962.     *Option: Option4   *%Cover/F+B
  963.     {
  964.         *rcNameID: 724
  965.         *Command: CmdSelect
  966.         {
  967.             *Order: JOB_SETUP.11
  968.             *Cmd: "@PJL SET MCOVER=3<0A>@PJL SET MINPUT=0<0A>"
  969.         }
  970.      }
  971.     *Option: Option5   *%Cover/FP+BP
  972.     {
  973.         *rcNameID: 725
  974.         *Command: CmdSelect
  975.         {
  976.             *Order: JOB_SETUP.11
  977.             *Cmd: "@PJL SET MCOVER=4<0A>@PJL SET MINPUT=0<0A>"
  978.         }
  979.      }
  980.     *Option: Option6   *%Cover/F2side
  981.     {
  982.         *rcNameID: 726
  983.         *Command: CmdSelect
  984.         {
  985.             *Order: JOB_SETUP.11
  986.             *Cmd: "@PJL SET MCOVER=5<0A>@PJL SET MINPUT=0<0A>"
  987.         }
  988.      }
  989.     *Option: Option12   *%OHP/P-Off(1)
  990.     {
  991.         *rcNameID: 732
  992.         *Command: CmdSelect
  993.         {
  994.             *Order: JOB_SETUP.11
  995.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=1<0A>"
  996.         }
  997.      }
  998.     *Option: Option13   *%OHP/P-Off(2)
  999.     {
  1000.         *rcNameID: 733
  1001.         *Command: CmdSelect
  1002.         {
  1003.             *Order: JOB_SETUP.11
  1004.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=2<0A>"
  1005.         }
  1006.      }
  1007.     *Option: Option14   *%OHP/P-Off(3)
  1008.     {
  1009.         *rcNameID: 734
  1010.         *Command: CmdSelect
  1011.         {
  1012.             *Order: JOB_SETUP.11
  1013.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=3<0A>"
  1014.         }
  1015.      }
  1016.     *Option: Option15   *%OHP/P-Off(4)
  1017.     {
  1018.         *rcNameID: 735
  1019.         *Command: CmdSelect
  1020.         {
  1021.             *Order: JOB_SETUP.11
  1022.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=4<0A>"
  1023.         }
  1024.      }
  1025.     *Option: Option16   *%OHP/P-Off(LCD)
  1026.     {
  1027.         *rcNameID: 736
  1028.         *Command: CmdSelect
  1029.         {
  1030.             *Order: JOB_SETUP.11
  1031.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=OFF<0A>@PJL SET MINPUT=5<0A>"
  1032.         }
  1033.      }
  1034.     *Option: Option18   *%OHP/P-On(1)
  1035.     {
  1036.         *rcNameID: 738
  1037.         *Command: CmdSelect
  1038.         {
  1039.             *Order: JOB_SETUP.11
  1040.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=1<0A>"
  1041.         }
  1042.      }
  1043.     *Option: Option19   *%OHP/P-On(2)
  1044.     {
  1045.         *rcNameID: 739
  1046.         *Command: CmdSelect
  1047.         {
  1048.             *Order: JOB_SETUP.11
  1049.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=2<0A>"
  1050.         }
  1051.      }
  1052.     *Option: Option20   *%OHP/P-On(3)
  1053.     {
  1054.         *rcNameID: 740
  1055.         *Command: CmdSelect
  1056.         {
  1057.             *Order: JOB_SETUP.11
  1058.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=3<0A>"
  1059.         }
  1060.      }
  1061.     *Option: Option21   *%OHP/P-On(4)
  1062.     {
  1063.         *rcNameID: 741
  1064.         *Command: CmdSelect
  1065.         {
  1066.             *Order: JOB_SETUP.11
  1067.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=4<0A>"
  1068.         }
  1069.      }
  1070.     *Option: Option22   *%OHP/P-On(LCD)
  1071.     {
  1072.         *rcNameID: 742
  1073.         *Command: CmdSelect
  1074.         {
  1075.             *Order: JOB_SETUP.11
  1076.             *Cmd: "@PJL SET MCOVER=0<0A>@PJL SET MINSERTCOPY=ON<0A>@PJL SET MINPUT=5<0A>"
  1077.         }
  1078.      }
  1079.  }
  1080. *Feature: ManagementCode
  1081. {
  1082.     *rcNameID: 800
  1083.     *DefaultOption: Option1
  1084.     *Option: Option1
  1085.     {
  1086.         *rcNameID: 502
  1087.     }
  1088.     *Option: Option2
  1089.     {
  1090.         *rcNameID: 900
  1091.         *Command: CmdSelect
  1092.         {
  1093.             *Order: JOB_SETUP.15
  1094.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000<0A>"
  1095.         }
  1096.     }
  1097.     *Option: Option3
  1098.     {
  1099.         *rcNameID: 901
  1100.         *Command: CmdSelect
  1101.         {
  1102.             *Order: JOB_SETUP.15
  1103.             *Cmd: "@PJL SET MJOBMANAGERCODE=0001<0A>"
  1104.         }
  1105.     }
  1106.     *Option: Option4
  1107.     {
  1108.         *rcNameID: 902
  1109.         *Command: CmdSelect
  1110.         {
  1111.             *Order: JOB_SETUP.15
  1112.             *Cmd: "@PJL SET MJOBMANAGERCODE=0002<0A>"
  1113.         }
  1114.     }
  1115.     *Option: Option5
  1116.     {
  1117.         *rcNameID: 903
  1118.         *Command: CmdSelect
  1119.         {
  1120.             *Order: JOB_SETUP.15
  1121.             *Cmd: "@PJL SET MJOBMANAGERCODE=0003<0A>"
  1122.         }
  1123.     }
  1124.     *Option: Option6
  1125.     {
  1126.         *rcNameID: 904
  1127.         *Command: CmdSelect
  1128.         {
  1129.             *Order: JOB_SETUP.15
  1130.             *Cmd: "@PJL SET MJOBMANAGERCODE=0004<0A>"
  1131.         }
  1132.     }
  1133.     *Option: Option7
  1134.     {
  1135.         *rcNameID: 905
  1136.         *Command: CmdSelect
  1137.         {
  1138.             *Order: JOB_SETUP.15
  1139.             *Cmd: "@PJL SET MJOBMANAGERCODE=0005<0A>"
  1140.         }
  1141.     }
  1142.     *Option: Option8
  1143.     {
  1144.         *rcNameID: 906
  1145.         *Command: CmdSelect
  1146.         {
  1147.             *Order: JOB_SETUP.15
  1148.             *Cmd: "@PJL SET MJOBMANAGERCODE=0006<0A>"
  1149.         }
  1150.     }
  1151.     *Option: Option9
  1152.     {
  1153.         *rcNameID: 907
  1154.         *Command: CmdSelect
  1155.         {
  1156.             *Order: JOB_SETUP.15
  1157.             *Cmd: "@PJL SET MJOBMANAGERCODE=0007<0A>"
  1158.         }
  1159.     }
  1160.     *Option: Option10
  1161.     {
  1162.         *rcNameID: 908
  1163.         *Command: CmdSelect
  1164.         {
  1165.             *Order: JOB_SETUP.15
  1166.             *Cmd: "@PJL SET MJOBMANAGERCODE=0008<0A>"
  1167.         }
  1168.     }
  1169.     *Option: Option11
  1170.     {
  1171.         *rcNameID: 909
  1172.         *Command: CmdSelect
  1173.         {
  1174.             *Order: JOB_SETUP.15
  1175.             *Cmd: "@PJL SET MJOBMANAGERCODE=0009<0A>"
  1176.         }
  1177.     }
  1178.     *Option: Option12
  1179.     {
  1180.         *rcNameID: 910
  1181.         *Command: CmdSelect
  1182.         {
  1183.             *Order: JOB_SETUP.15
  1184.             *Cmd: "@PJL SET MJOBMANAGERCODE=0010<0A>"
  1185.         }
  1186.     }
  1187.     *Option: Option13
  1188.     {
  1189.         *rcNameID: 911
  1190.         *Command: CmdSelect
  1191.         {
  1192.             *Order: JOB_SETUP.15
  1193.             *Cmd: "@PJL SET MJOBMANAGERCODE=0011<0A>"
  1194.         }
  1195.     }
  1196.     *Option: Option14
  1197.     {
  1198.         *rcNameID: 912
  1199.         *Command: CmdSelect
  1200.         {
  1201.             *Order: JOB_SETUP.15
  1202.             *Cmd: "@PJL SET MJOBMANAGERCODE=0012<0A>"
  1203.         }
  1204.     }
  1205.     *Option: Option15
  1206.     {
  1207.         *rcNameID: 913
  1208.         *Command: CmdSelect
  1209.         {
  1210.             *Order: JOB_SETUP.15
  1211.             *Cmd: "@PJL SET MJOBMANAGERCODE=0013<0A>"
  1212.         }
  1213.     }
  1214.     *Option: Option16
  1215.     {
  1216.         *rcNameID: 914
  1217.         *Command: CmdSelect
  1218.         {
  1219.             *Order: JOB_SETUP.15
  1220.             *Cmd: "@PJL SET MJOBMANAGERCODE=0014<0A>"
  1221.         }
  1222.     }
  1223.     *Option: Option17
  1224.     {
  1225.         *rcNameID: 915
  1226.         *Command: CmdSelect
  1227.         {
  1228.             *Order: JOB_SETUP.15
  1229.             *Cmd: "@PJL SET MJOBMANAGERCODE=0015<0A>"
  1230.         }
  1231.     }
  1232.     *Option: Option18
  1233.     {
  1234.         *rcNameID: 916
  1235.         *Command: CmdSelect
  1236.         {
  1237.             *Order: JOB_SETUP.15
  1238.             *Cmd: "@PJL SET MJOBMANAGERCODE=0016<0A>"
  1239.         }
  1240.     }
  1241.     *Option: Option19
  1242.     {
  1243.         *rcNameID: 917
  1244.         *Command: CmdSelect
  1245.         {
  1246.             *Order: JOB_SETUP.15
  1247.             *Cmd: "@PJL SET MJOBMANAGERCODE=0017<0A>"
  1248.         }
  1249.     }
  1250.     *Option: Option20
  1251.     {
  1252.         *rcNameID: 918
  1253.         *Command: CmdSelect
  1254.         {
  1255.             *Order: JOB_SETUP.15
  1256.             *Cmd: "@PJL SET MJOBMANAGERCODE=0018<0A>"
  1257.         }
  1258.     }
  1259.     *Option: Option21
  1260.     {
  1261.         *rcNameID: 919
  1262.         *Command: CmdSelect
  1263.         {
  1264.             *Order: JOB_SETUP.15
  1265.             *Cmd: "@PJL SET MJOBMANAGERCODE=0019<0A>"
  1266.         }
  1267.     }
  1268.     *Option: Option22
  1269.     {
  1270.         *rcNameID: 920
  1271.         *Command: CmdSelect
  1272.         {
  1273.             *Order: JOB_SETUP.15
  1274.             *Cmd: "@PJL SET MJOBMANAGERCODE=0020<0A>"
  1275.         }
  1276.     }
  1277.     *Option: Option23
  1278.     {
  1279.         *rcNameID: 921
  1280.         *Command: CmdSelect
  1281.         {
  1282.             *Order: JOB_SETUP.15
  1283.             *Cmd: "@PJL SET MJOBMANAGERCODE=0021<0A>"
  1284.         }
  1285.     }
  1286.     *Option: Option24
  1287.     {
  1288.         *rcNameID: 922
  1289.         *Command: CmdSelect
  1290.         {
  1291.             *Order: JOB_SETUP.15
  1292.             *Cmd: "@PJL SET MJOBMANAGERCODE=0022<0A>"
  1293.         }
  1294.     }
  1295.     *Option: Option25
  1296.     {
  1297.         *rcNameID: 923
  1298.         *Command: CmdSelect
  1299.         {
  1300.             *Order: JOB_SETUP.15
  1301.             *Cmd: "@PJL SET MJOBMANAGERCODE=0023<0A>"
  1302.         }
  1303.     }
  1304.     *Option: Option26
  1305.     {
  1306.         *rcNameID: 924
  1307.         *Command: CmdSelect
  1308.         {
  1309.             *Order: JOB_SETUP.15
  1310.             *Cmd: "@PJL SET MJOBMANAGERCODE=0024<0A>"
  1311.         }
  1312.     }
  1313.     *Option: Option27
  1314.     {
  1315.         *rcNameID: 925
  1316.         *Command: CmdSelect
  1317.         {
  1318.             *Order: JOB_SETUP.15
  1319.             *Cmd: "@PJL SET MJOBMANAGERCODE=0025<0A>"
  1320.         }
  1321.     }
  1322.     *Option: Option28
  1323.     {
  1324.         *rcNameID: 926
  1325.         *Command: CmdSelect
  1326.         {
  1327.             *Order: JOB_SETUP.15
  1328.             *Cmd: "@PJL SET MJOBMANAGERCODE=0026<0A>"
  1329.         }
  1330.     }
  1331.     *Option: Option29
  1332.     {
  1333.         *rcNameID: 927
  1334.         *Command: CmdSelect
  1335.         {
  1336.             *Order: JOB_SETUP.15
  1337.             *Cmd: "@PJL SET MJOBMANAGERCODE=0027<0A>"
  1338.         }
  1339.     }
  1340.     *Option: Option30
  1341.     {
  1342.         *rcNameID: 928
  1343.         *Command: CmdSelect
  1344.         {
  1345.             *Order: JOB_SETUP.15
  1346.             *Cmd: "@PJL SET MJOBMANAGERCODE=0028<0A>"
  1347.         }
  1348.     }
  1349.     *Option: Option31
  1350.     {
  1351.         *rcNameID: 929
  1352.         *Command: CmdSelect
  1353.         {
  1354.             *Order: JOB_SETUP.15
  1355.             *Cmd: "@PJL SET MJOBMANAGERCODE=0029<0A>"
  1356.         }
  1357.     }
  1358.     *Option: Option32
  1359.     {
  1360.         *rcNameID: 930
  1361.         *Command: CmdSelect
  1362.         {
  1363.             *Order: JOB_SETUP.15
  1364.             *Cmd: "@PJL SET MJOBMANAGERCODE=0030<0A>"
  1365.         }
  1366.     }
  1367.     *Option: Option33
  1368.     {
  1369.         *rcNameID: 950
  1370.         *Command: CmdSelect
  1371.         {
  1372.             *Order: JOB_SETUP.15
  1373.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000000<0A>"
  1374.         }
  1375.     }
  1376.     *Option: Option34
  1377.     {
  1378.         *rcNameID: 951
  1379.         *Command: CmdSelect
  1380.         {
  1381.             *Order: JOB_SETUP.15
  1382.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000001<0A>"
  1383.         }
  1384.     }
  1385.     *Option: Option35
  1386.     {
  1387.         *rcNameID: 952
  1388.         *Command: CmdSelect
  1389.         {
  1390.             *Order: JOB_SETUP.15
  1391.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000002<0A>"
  1392.         }
  1393.     }
  1394.     *Option: Option36
  1395.     {
  1396.         *rcNameID: 953
  1397.         *Command: CmdSelect
  1398.         {
  1399.             *Order: JOB_SETUP.15
  1400.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000003<0A>"
  1401.         }
  1402.     }
  1403.     *Option: Option37
  1404.     {
  1405.         *rcNameID: 954
  1406.         *Command: CmdSelect
  1407.         {
  1408.             *Order: JOB_SETUP.15
  1409.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000004<0A>"
  1410.         }
  1411.     }
  1412.     *Option: Option38
  1413.     {
  1414.         *rcNameID: 955
  1415.         *Command: CmdSelect
  1416.         {
  1417.             *Order: JOB_SETUP.15
  1418.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000005<0A>"
  1419.         }
  1420.     }
  1421.     *Option: Option39
  1422.     {
  1423.         *rcNameID: 956
  1424.         *Command: CmdSelect
  1425.         {
  1426.             *Order: JOB_SETUP.15
  1427.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000006<0A>"
  1428.         }
  1429.     }
  1430.     *Option: Option40
  1431.     {
  1432.         *rcNameID: 957
  1433.         *Command: CmdSelect
  1434.         {
  1435.             *Order: JOB_SETUP.15
  1436.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000007<0A>"
  1437.         }
  1438.     }
  1439.     *Option: Option41
  1440.     {
  1441.         *rcNameID: 958
  1442.         *Command: CmdSelect
  1443.         {
  1444.             *Order: JOB_SETUP.15
  1445.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000008<0A>"
  1446.         }
  1447.     }
  1448.     *Option: Option42
  1449.     {
  1450.         *rcNameID: 959
  1451.         *Command: CmdSelect
  1452.         {
  1453.             *Order: JOB_SETUP.15
  1454.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000009<0A>"
  1455.         }
  1456.     }
  1457.     *Option: Option43
  1458.     {
  1459.         *rcNameID: 960
  1460.         *Command: CmdSelect
  1461.         {
  1462.             *Order: JOB_SETUP.15
  1463.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000010<0A>"
  1464.         }
  1465.     }
  1466.     *Option: Option44
  1467.     {
  1468.         *rcNameID: 961
  1469.         *Command: CmdSelect
  1470.         {
  1471.             *Order: JOB_SETUP.15
  1472.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000011<0A>"
  1473.         }
  1474.     }
  1475.     *Option: Option45
  1476.     {
  1477.         *rcNameID: 962
  1478.         *Command: CmdSelect
  1479.         {
  1480.             *Order: JOB_SETUP.15
  1481.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000012<0A>"
  1482.         }
  1483.     }
  1484.     *Option: Option46
  1485.     {
  1486.         *rcNameID: 963
  1487.         *Command: CmdSelect
  1488.         {
  1489.             *Order: JOB_SETUP.15
  1490.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000013<0A>"
  1491.         }
  1492.     }
  1493.     *Option: Option47
  1494.     {
  1495.         *rcNameID: 964
  1496.         *Command: CmdSelect
  1497.         {
  1498.             *Order: JOB_SETUP.15
  1499.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000014<0A>"
  1500.         }
  1501.     }
  1502.     *Option: Option48
  1503.     {
  1504.         *rcNameID: 965
  1505.         *Command: CmdSelect
  1506.         {
  1507.             *Order: JOB_SETUP.15
  1508.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000015<0A>"
  1509.         }
  1510.     }
  1511.     *Option: Option49
  1512.     {
  1513.         *rcNameID: 966
  1514.         *Command: CmdSelect
  1515.         {
  1516.             *Order: JOB_SETUP.15
  1517.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000016<0A>"
  1518.         }
  1519.     }
  1520.     *Option: Option50
  1521.     {
  1522.         *rcNameID: 967
  1523.         *Command: CmdSelect
  1524.         {
  1525.             *Order: JOB_SETUP.15
  1526.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000017<0A>"
  1527.         }
  1528.     }
  1529.     *Option: Option51
  1530.     {
  1531.         *rcNameID: 968
  1532.         *Command: CmdSelect
  1533.         {
  1534.             *Order: JOB_SETUP.15
  1535.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000018<0A>"
  1536.         }
  1537.     }
  1538.     *Option: Option52
  1539.     {
  1540.         *rcNameID: 969
  1541.         *Command: CmdSelect
  1542.         {
  1543.             *Order: JOB_SETUP.15
  1544.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000019<0A>"
  1545.         }
  1546.     }
  1547.     *Option: Option53
  1548.     {
  1549.         *rcNameID: 970
  1550.         *Command: CmdSelect
  1551.         {
  1552.             *Order: JOB_SETUP.15
  1553.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000020<0A>"
  1554.         }
  1555.     }
  1556.     *Option: Option54
  1557.     {
  1558.         *rcNameID: 971
  1559.         *Command: CmdSelect
  1560.         {
  1561.             *Order: JOB_SETUP.15
  1562.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000021<0A>"
  1563.         }
  1564.     }
  1565.     *Option: Option55
  1566.     {
  1567.         *rcNameID: 972
  1568.         *Command: CmdSelect
  1569.         {
  1570.             *Order: JOB_SETUP.15
  1571.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000022<0A>"
  1572.         }
  1573.     }
  1574.     *Option: Option56
  1575.     {
  1576.         *rcNameID: 973
  1577.         *Command: CmdSelect
  1578.         {
  1579.             *Order: JOB_SETUP.15
  1580.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000023<0A>"
  1581.         }
  1582.     }
  1583.     *Option: Option57
  1584.     {
  1585.         *rcNameID: 974
  1586.         *Command: CmdSelect
  1587.         {
  1588.             *Order: JOB_SETUP.15
  1589.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000024<0A>"
  1590.         }
  1591.     }
  1592.     *Option: Option58
  1593.     {
  1594.         *rcNameID: 975
  1595.         *Command: CmdSelect
  1596.         {
  1597.             *Order: JOB_SETUP.15
  1598.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000025<0A>"
  1599.         }
  1600.     }
  1601.     *Option: Option59
  1602.     {
  1603.         *rcNameID: 976
  1604.         *Command: CmdSelect
  1605.         {
  1606.             *Order: JOB_SETUP.15
  1607.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000026<0A>"
  1608.         }
  1609.     }
  1610.     *Option: Option60
  1611.     {
  1612.         *rcNameID: 977
  1613.         *Command: CmdSelect
  1614.         {
  1615.             *Order: JOB_SETUP.15
  1616.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000027<0A>"
  1617.         }
  1618.     }
  1619.     *Option: Option61
  1620.     {
  1621.         *rcNameID: 978
  1622.         *Command: CmdSelect
  1623.         {
  1624.             *Order: JOB_SETUP.15
  1625.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000028<0A>"
  1626.         }
  1627.     }
  1628.     *Option: Option62
  1629.     {
  1630.         *rcNameID: 979
  1631.         *Command: CmdSelect
  1632.         {
  1633.             *Order: JOB_SETUP.15
  1634.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000029<0A>"
  1635.         }
  1636.     }
  1637.     *Option: Option63
  1638.     {
  1639.         *rcNameID: 980
  1640.         *Command: CmdSelect
  1641.         {
  1642.             *Order: JOB_SETUP.15
  1643.             *Cmd: "@PJL SET MJOBMANAGERCODE=0000030<0A>"
  1644.         }
  1645.     }
  1646. }
  1647. *Feature: OutDevice
  1648. {
  1649.     *rcNameID: 430
  1650.     *FeatureType: PRINTER_PROPERTY
  1651.     *DefaultOption: NONE
  1652.     *Option: NONE
  1653.     {
  1654.         *rcNameID: 401
  1655.         *DisabledFeatures: LIST(Stapling)
  1656.         *Constraints: LIST(PunchUnit.2h, PunchUnit.23h, PunchUnit.24h)
  1657.         *Constraints: LIST(Stapling.Option2, Stapling.Option3, Stapling.Option4, Stapling.Option5)
  1658.     }
  1659.     *Option: Fin
  1660.     {
  1661.         *rcNameID: 431
  1662.         *Constraints: LIST(Stapling.Option5)
  1663.     }
  1664.     *Option: BookSt
  1665.     {
  1666.         *rcNameID: 432
  1667.         *Constraints: LIST(PunchUnit.2h, PunchUnit.23h, PunchUnit.24h)
  1668.     }
  1669. }
  1670. *Feature: PunchUnit
  1671. {
  1672.     *rcNameID: 440
  1673.     *FeatureType: PRINTER_PROPERTY
  1674.     *DefaultOption: NONE
  1675.     *Option: NONE
  1676.     {
  1677.         *rcNameID: 401
  1678.         *Constraints: LIST(Punch.Option2, Punch.Option3, Punch.Option4)
  1679.     }
  1680.     *Option: 2h
  1681.     {
  1682.         *rcNameID: 441
  1683.         *Constraints: LIST(Punch.Option3, Punch.Option4)
  1684.     }
  1685.     *Option: 23h
  1686.     {
  1687.         *rcNameID: 442
  1688.         *Constraints: LIST(Punch.Option4)
  1689.     }
  1690.     *Option: 24h
  1691.     {
  1692.         *rcNameID: 443
  1693.         *Constraints: LIST(Punch.Option3)
  1694.     }
  1695. }
  1696. *Feature: Halftone
  1697. {
  1698.     *rcNameID: =HALFTONING_DISPLAY
  1699.     *DefaultOption: HT_PATSIZE_AUTO
  1700.     *Option: HT_PATSIZE_AUTO
  1701.     {
  1702.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1703.     }
  1704.     *Option: HT_PATSIZE_SUPERCELL_M
  1705.     {
  1706.         *rcNameID: =HT_SUPERCELL_DISPLAY
  1707.     }
  1708.     *Option: HT_PATSIZE_6x6_M
  1709.     {
  1710.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1711.     }
  1712.     *Option: HT_PATSIZE_8x8_M
  1713.     {
  1714.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1715.     }
  1716. }
  1717. *Feature: Memory
  1718. {
  1719.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1720.     *DefaultOption: 16384KB
  1721.     *Option: 16384KB
  1722.     {
  1723.         *Name: "16MB"
  1724.         *MemoryConfigKB: PAIR(16384, 13950)
  1725.     }
  1726.     *Option: 32768KB
  1727.     {
  1728.         *Name: "32MB"
  1729.         *MemoryConfigKB: PAIR(32768, 28350)
  1730.     }
  1731.     *Option: 49152KB
  1732.     {
  1733.         *Name: "48MB"
  1734.         *MemoryConfigKB: PAIR(49152, 42750)
  1735.     }
  1736.     *Option: 65536KB
  1737.     {
  1738.         *Name: "64MB"
  1739.         *MemoryConfigKB: PAIR(65536, 57150)
  1740.     }
  1741. }
  1742. *Feature: Duplex
  1743. {
  1744.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1745.     *DefaultOption: NONE
  1746.     *Option: NONE
  1747.     {
  1748.         *rcNameID: =NONE_DISPLAY
  1749.         *Command: CmdSelect
  1750.         {
  1751.             *Order: DOC_SETUP.3
  1752.             *Cmd: "<1B>&l0S"
  1753.         }
  1754.     }
  1755.     *Option: VERTICAL
  1756.     {
  1757.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1758.         *Command: CmdSelect
  1759.         {
  1760.             *Order: DOC_SETUP.4
  1761.             *Cmd: "<1B>&l1S"
  1762.         }
  1763.     }
  1764.     *Option: HORIZONTAL
  1765.     {
  1766.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1767.         *Command: CmdSelect
  1768.         {
  1769.             *Order: DOC_SETUP.4
  1770.             *Cmd: "<1B>&l2S"
  1771.         }
  1772.     }
  1773. }
  1774. *Feature: PageProtect
  1775. {
  1776.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  1777.     *DefaultOption: OFF
  1778.     *Option: ON
  1779.     {
  1780.         *rcNameID: =ON_DISPLAY
  1781.         *Command: CmdSelect
  1782.         {
  1783.             *Order: JOB_SETUP.1
  1784.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET PAGEPROTECT=ON<0A>"
  1785.         }
  1786.     }
  1787.     *Option: OFF   *%Auto
  1788.     {
  1789.         *rcNameID: 504
  1790.         *Command: CmdSelect
  1791.         {
  1792.             *Order: JOB_SETUP.1
  1793.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL SET PAGEPROTECT=AUTO<0A>"
  1794.         }
  1795.     }
  1796. }
  1797. *Command: CmdStartDoc
  1798. {
  1799.     *Order: JOB_SETUP.18
  1800.     *Cmd: "<1B>&u600D<1B>*r0F"
  1801. }
  1802. *Command: CmdStartPage
  1803. {
  1804.     *Order: PAGE_SETUP.1
  1805.     *Cmd: "<1B>*b0M<0D>"
  1806. }
  1807. *Command: CmdEndJob
  1808. {
  1809.     *Order: JOB_FINISH.1
  1810.     *Cmd: "<1B>E<1B>%%-12345X!R!res;EXIT;"
  1811. }
  1812. *Command: CmdCopies
  1813. {
  1814.     *Order: DOC_SETUP.8
  1815.     *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  1816. }
  1817. *%Booklet/Sort,Staple,Punch,Cover
  1818. *InvalidCombination: LIST(Booklet.Option2, SortMode.Option1)
  1819. *InvalidCombination: LIST(Booklet.Option2, SortMode.Option3)
  1820. *InvalidCombination: LIST(Booklet.Option2, SortMode.Option3)
  1821. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option2)
  1822. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option3)
  1823. *InvalidCombination: LIST(Booklet.Option2, Stapling.Option4)
  1824. *InvalidCombination: LIST(Booklet.Option2, Punch.Option2)
  1825. *InvalidCombination: LIST(Booklet.Option2, Punch.Option3)
  1826. *InvalidCombination: LIST(Booklet.Option2, Punch.Option4)
  1827. *InvalidCombination: LIST(Booklet.Option3, SortMode.Option1)
  1828. *InvalidCombination: LIST(Booklet.Option3, SortMode.Option3)
  1829. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option2)
  1830. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option3)
  1831. *InvalidCombination: LIST(Booklet.Option3, Stapling.Option4)
  1832. *InvalidCombination: LIST(Booklet.Option3, Punch.Option2)
  1833. *InvalidCombination: LIST(Booklet.Option3, Punch.Option3)
  1834. *InvalidCombination: LIST(Booklet.Option3, Punch.Option4)
  1835. *InvalidCombination: LIST(Booklet.Option3, Publish.Option4)
  1836. *InvalidCombination: LIST(Booklet.Option3, Publish.Option5)
  1837. *InvalidCombination: LIST(Booklet.Option1, Publish.Option6)
  1838. *InvalidCombination: LIST(Booklet.Option1, Stapling.Option5)
  1839. *%SortMode/Staple
  1840. *InvalidCombination: LIST(SortMode.Option1, Stapling.Option2)
  1841. *InvalidCombination: LIST(SortMode.Option1, Stapling.Option3)
  1842. *InvalidCombination: LIST(SortMode.Option1, Stapling.Option4)
  1843. *InvalidCombination: LIST(SortMode.Option1, Stapling.Option5)
  1844. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option2)
  1845. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option3)
  1846. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option4)
  1847. *InvalidCombination: LIST(SortMode.Option3, Stapling.Option5)
  1848. *%Sort/OHPMode
  1849. *InvalidCombination: LIST(SortMode.Option2, Publish.Option12)
  1850. *InvalidCombination: LIST(SortMode.Option2, Publish.Option13)
  1851. *InvalidCombination: LIST(SortMode.Option2, Publish.Option14)
  1852. *InvalidCombination: LIST(SortMode.Option2, Publish.Option15)
  1853. *InvalidCombination: LIST(SortMode.Option2, Publish.Option16)
  1854. *InvalidCombination: LIST(SortMode.Option2, Publish.Option18)
  1855. *InvalidCombination: LIST(SortMode.Option2, Publish.Option19)
  1856. *InvalidCombination: LIST(SortMode.Option2, Publish.Option20)
  1857. *InvalidCombination: LIST(SortMode.Option2, Publish.Option21)
  1858. *InvalidCombination: LIST(SortMode.Option2, Publish.Option22)
  1859. *%Punch/OHPMode
  1860. *InvalidCombination: LIST(Punch.Option2, Publish.Option12)
  1861. *InvalidCombination: LIST(Punch.Option2, Publish.Option13)
  1862. *InvalidCombination: LIST(Punch.Option2, Publish.Option14)
  1863. *InvalidCombination: LIST(Punch.Option2, Publish.Option15)
  1864. *InvalidCombination: LIST(Punch.Option2, Publish.Option16)
  1865. *%InvalidCombination: LIST(Punch.Option2, Publish.Option17)
  1866. *InvalidCombination: LIST(Punch.Option2, Publish.Option18)
  1867. *InvalidCombination: LIST(Punch.Option2, Publish.Option19)
  1868. *InvalidCombination: LIST(Punch.Option2, Publish.Option20)
  1869. *InvalidCombination: LIST(Punch.Option2, Publish.Option21)
  1870. *InvalidCombination: LIST(Punch.Option2, Publish.Option22)
  1871. *%InvalidCombination: LIST(Punch.Option2, Publish.Option23)
  1872. *InvalidCombination: LIST(Punch.Option3, Publish.Option12)
  1873. *InvalidCombination: LIST(Punch.Option3, Publish.Option13)
  1874. *InvalidCombination: LIST(Punch.Option3, Publish.Option14)
  1875. *InvalidCombination: LIST(Punch.Option3, Publish.Option15)
  1876. *InvalidCombination: LIST(Punch.Option3, Publish.Option16)
  1877. *%InvalidCombination: LIST(Punch.Option3, Publish.Option17)
  1878. *InvalidCombination: LIST(Punch.Option3, Publish.Option18)
  1879. *InvalidCombination: LIST(Punch.Option3, Publish.Option19)
  1880. *InvalidCombination: LIST(Punch.Option3, Publish.Option20)
  1881. *InvalidCombination: LIST(Punch.Option3, Publish.Option21)
  1882. *InvalidCombination: LIST(Punch.Option3, Publish.Option22)
  1883. *%InvalidCombination: LIST(Punch.Option3, Publish.Option23)
  1884. *InvalidCombination: LIST(Punch.Option4, Publish.Option12)
  1885. *InvalidCombination: LIST(Punch.Option4, Publish.Option13)
  1886. *InvalidCombination: LIST(Punch.Option4, Publish.Option14)
  1887. *InvalidCombination: LIST(Punch.Option4, Publish.Option15)
  1888. *InvalidCombination: LIST(Punch.Option4, Publish.Option16)
  1889. *%InvalidCombination: LIST(Punch.Option4, Publish.Option17)
  1890. *InvalidCombination: LIST(Punch.Option4, Publish.Option18)
  1891. *InvalidCombination: LIST(Punch.Option4, Publish.Option19)
  1892. *InvalidCombination: LIST(Punch.Option4, Publish.Option20)
  1893. *InvalidCombination: LIST(Punch.Option4, Publish.Option21)
  1894. *InvalidCombination: LIST(Punch.Option4, Publish.Option22)
  1895. *%InvalidCombination: LIST(Punch.Option4, Publish.Option23)
  1896.  
  1897. *RotateCoordinate?: TRUE
  1898. *RotateRaster?: TRUE
  1899. *RotateFont?: TRUE
  1900. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1901. *MemoryUsage: LIST(FONT)
  1902. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1903. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1904. *XMoveThreshold: 0
  1905. *YMoveThreshold: 0
  1906. *XMoveUnit: 600
  1907. *YMoveUnit: 600
  1908. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1909. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1910. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1911. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1912. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1913. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1914. *Command: CmdCR { *Cmd : "<0D>" }
  1915. *Command: CmdLF { *Cmd : "<0A>" }
  1916. *Command: CmdFF { *Cmd : "<0C>" }
  1917. *Command: CmdBackSpace { *Cmd : "<08>" }
  1918. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1919. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1920. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1921. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1922. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1923. *EjectPageWithFF?: TRUE
  1924. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1925. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1926. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1927. *OutputDataFormat: H_BYTE
  1928. *OptimizeLeftBound?: TRUE
  1929. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1930. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1931. *DefaultFont: 172
  1932. *DefaultCTT: 0
  1933. *CharPosition: BASELINE
  1934. *TTFSEnabled?: TRUE
  1935. *DeviceFonts: LIST(153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,
  1936. +                   169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,
  1937. +                   185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,
  1938. +                   201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,
  1939. +                   217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233)
  1940. *MinFontID: 16534
  1941. *MaxFontID: 32768
  1942. *FontFormat: HPPCL_RES
  1943. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1944. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1945. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1946. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1947. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1948. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  1949. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  1950. *MinGrayFill: 1
  1951. *MaxGrayFill: 100
  1952. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1953. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1954. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1955. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1956.